09. Notebook + 练习:抽样分布简介与 Python

创建你自己的抽样分布

使用下面的 Notebook 和练习,创建你自己的抽样分布。

Workspace

This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity , so you may be able to download them there.

Workspace Information:

  • Default file path:
  • Workspace type: jupyter
  • Opened files (when workspace is loaded): n/a

QUIZ QUESTION: :

匹配下面的描述和对应的数值。

ANSWER CHOICES:



描述

数值

0.0408

0.71428

0.20408

0.0102

0.60

SOLUTION:

描述

数值

0.0408

0.71428

0.20408

0.0102

0.60

QUIZ QUESTION: :

匹配对应理论值的定义和你在这个例子中见到的比例。

ANSWER CHOICES:



定义

数值

p

p(1-p)

p(1-p)/20

p(1-p)/10000

SOLUTION:

定义

数值

p

p(1-p)

p(1-p)/20